Optimization : NDesk.Options Namespace

OptionAction<TKey,TValue> Generic Delegate

Documentation for this section has not yet been entered.

public delegate void OptionAction<TKey, TValue> (TKey key, TValue value)

Type Parameters

TKey
Documentation for this section has not yet been entered.
TValue
Documentation for this section has not yet been entered.

Parameters

key
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NDesk.Options
Assembly: Optimization (in Optimization.dll)